-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
충남대 FE_이다은_1주차 과제 #34
base: daeun0726
Are you sure you want to change the base?
충남대 FE_이다은_1주차 과제 #34
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
전반적으로 깔끔하네요! 고생하셨습니다 👍
추가로 정리해야할 불필요한 폴더나 코드들이 있는지 궁금합니다.
지금 좋습니다!
css-in-js 방식을 사용하기 위한 방법에는 Emotion 말고도 Styled-components가 있다고 알고 있습니다. 혹시 현재 프로젝트에서 Styled-components말고 Emotion를 쓰는 특별한 이유가 있을까요? 또한 현재 두 방식 중에 실무에서 더 많이 쓰이는 방식이 있을까요
React Ecosystem에서 특히 스타일링 부분은 압도적으로 많이 쓰이는 라이브러리는 없는 것 같아요. 제가 기억하기론 styled-components가 더 예전에 나오고 emotion이 상대적으로 최근에 나오면서 styled-components들이 가지고 있던 문제들을 해결해주면서 emotion이 더 많이 쓰였던 것 같아요. 실무에서도 emotion을 더 많이 썼습니다. 좋은진 잘 모르겠어요 ㅎㅎ;
안녕하십니까 멘토님 충남대학교 이다은입니다.
질문
이외에도 잘못된 부분이나 수정이 필요한 부분을 알려주신다면 감사하겠습니다.